home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 6_functions / mychannels < prev    next >
Text File  |  2001-03-21  |  544b  |  20 lines

  1. Synopsis:
  2.    $mychannels(<server refnum>|<#window refnum>|<window name>)
  3.  
  4. Technical:
  5.    This function is used to retrieve a list of channels you are currently
  6.    on.
  7.  
  8. Practical:
  9.    This function shows what channels you're on in your current window.
  10.    This is mostly useful for accounting purposes.
  11.  
  12. Returns:
  13.    which channels the user is currently on, depending on the server specified
  14.    in the arguments as either a server refnum, a window refnum (must be
  15.    prefixed with a '#'), or a window name.
  16.  
  17. See Also:
  18.    myservers(6)
  19.  
  20.